Skip to content
  1. May 19, 2024
  2. May 18, 2024
  3. May 17, 2024
  4. May 16, 2024
  5. May 15, 2024
    • Bruno's avatar
      gitlab-ci: Re-enable pkg caching for deps-*cross job · b42b18de
      Bruno authored
      Reintroduce pkg caching for crossroad. The possibility of using it is one
      in thousands since we don't have distributed cache, but it's better than
      rely totally on MSYS2 mirrors, which can be be extremely sick sometimes.
      b42b18de
  6. May 14, 2024
    • Rodrigo Lledó Milanca's avatar
      Update Spanish translation · e59231d6
      Rodrigo Lledó Milanca authored and Administrator's avatar Administrator committed
      e59231d6
    • Alx Sa's avatar
      themes: Define GtkListBox row styles · bcf56972
      Alx Sa authored
      Resolves #11531
      
      GtkListBox's CSS was previously defined, but GtkListBoxRow
      did not inherit those values. This patch explicitly defines this
      so we do not have system theme leaks.
      bcf56972
    • Alx Sa's avatar
      core, xcf: Prevent copying tool-based NDE filters · aa30b40f
      Alx Sa authored
      For now, we can't keep certain GEGL ops
      like Gradient as NDE filters, since they are
      connected to tools. If the layer is copied
      or saved as an .XCF while the tool is still
      active, it attempts to save it and causes a
      crash.
      This patch adds a check to make sure the
      copied filter has been commited and that
      it's not a tool-based NDE filter before
      being copied. It also adds some NULL
      checks where gimp_drawable_filter_duplicate
      is used to prevent NULL from being
      added to the filter stack.
      aa30b40f
  7. May 13, 2024
  8. May 12, 2024
  9. May 11, 2024